Summary

Forces an unauthorized caller to provide logon credentials and optionally redirects her to a specific Content Studio page. If the called does not have permission to the redirect page an alternate page that indicates that no access for the caller exists can be supplied.

Component properties
Category AS Security
Version 1.0
Complies with Xhtml 1.0 / 1.1 rules Yes
Supported server programming languages C# Visual Basic.NET
Output content type Unspecified or not applicable

When to use

This component is typically used when there is a need to force the user to be authenticated. 

Programming interface

Parameters

Redirect document
Optional, a document where the user is redirected when authorized
Redirect document presentation template
Optional, a presentation template for the redirect document.
Alternate redirect document
Optional, an alternate document to redirect to if the user has no permission on the redirect document.
Alternate redirect document presentation template
Optional, a presentation template to use with the alternate redirect document.

Remarks